-
Home
-
Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
-
4.0.4 (latest)
-
Code
-
Classes
- BaseDataStore
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
434 |
Lines of code |
199 |
Logical lines of code |
107 |
Comment lines |
144 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_by() |
S |
53 |
4 |
24 |
read() |
S |
50 |
3 |
30 |
map_model_to_db_data() |
S |
58 |
4 |
15 |
prepare_where_clause() |
S |
56 |
3 |
16 |
delete_by() |
S |
60 |
2 |
13 |
insert() |
S |
60 |
2 |
13 |
create() |
S |
64 |
2 |
10 |
update() |
S |
60 |
1 |
15 |
map_db_raw_to_model_data() |
S |
67 |
2 |
7 |
get_table_name_with_prefix() |
S |
67 |
2 |
8 |
get_fields_with_format() |
S |
100 |
1 |
0 |
get_table_name() |
S |
100 |
1 |
0 |
delete() |
S |
73 |
1 |
5 |
delete_by_id() |
S |
71 |
1 |
5 |
read_meta() |
S |
91 |
1 |
2 |
get_date_format_for_field() |
S |
82 |
1 |
3 |
get_selected_columns() |
S |
72 |
1 |
5 |
get_hook_prefix() |
S |
69 |
1 |
6 |
get_id_field_name() |
S |
78 |
1 |
3 |
get_id_field_format() |
S |
78 |
1 |
3 |
get_fields() |
S |
68 |
1 |
8 |
get_fields_format() |
S |
68 |
1 |
8 |